home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000413_timbl@www3.cern.ch _Tue Dec 1 16:33:03 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <timbl@www3.cern.ch>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA00861; Tue, 1 Dec 92 16:33:03 MET
  4. Received: by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA21551; Tue, 1 Dec 1992 16:46:11 +0100
  6. Received: by www3.cern.ch (NX5.67c/NX3.0S)
  7.     id AA01877; Tue, 1 Dec 92 16:41:19 +0100
  8. Date: Tue, 1 Dec 92 16:41:19 +0100
  9. From: Tim Berners-Lee <timbl@www3.cern.ch>
  10. Message-Id: <9212011541.AA01877@www3.cern.ch>
  11. Received: by NeXT.Mailer (1.87.1)
  12. Received: by NeXT Mailer (1.87.1)
  13. To: jim@wilbur.njit.edu (Jim Whitescarver)
  14. Subject: Re: The <PRE> tag
  15. Cc: timbl@nxoc01.cern.ch, www-talk@nxoc01.cern.ch
  16. Reply-To: timbl@nxoc01.cern.ch
  17.  
  18.  
  19. Perhaps we should have all three.
  20.  
  21. <FIXED>        newlines not significant     anchors        PCDATA
  22.  
  23. <PRE>        newlines significant        no anchors    RCDATA
  24.  
  25. <XMP>        newlines significant        no anchors    CDATA
  26.  
  27. I understand that these are the only SGML-conformant combinations.  Is this too  
  28. much of a mess?
  29.  
  30. Tony, can you make a similar patch for <fixed> as above for Midas?
  31.  
  32. I have put Dan's new spec (which contains <typewriter> -- what's going on,  
  33. Dan?!) in the web at  
  34. http://info.cern.ch/hypertext/WWW/MarkUp/Connolly/MarkUp.html with a link from  
  35. the current spec.  The DTD was not in the tar file, so Dan's previous one is  
  36. linked in. This includes all Dan's test HTML.
  37.  
  38. I would like to include <HEADER> and <BODY> tags too.
  39.  
  40.     Tim